Defines a BMP image.

Full documentation

Full documentation

Full documentation

Initializes a new PDFBmpImage object.

Full documentation

Initializes a new PDFBmpImage object.

Full documentation

Applies the specified PDF compression filter to image data.
The image data is already compressed so calling this method will compress it again and this might cause an increase in final size.
This method can be called multiple times to chain multiple PDF filters.

Full documentation

Gets the alternate images.

Full documentation

Gets the bits per component.
Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16.

Full documentation

Gets the color space.

Full documentation

Gets the COS image.

Full documentation

Gets the image height.

Full documentation

Gets a value indicating whether image interpolation is to be performed.

Full documentation

Gets the logical image height.

Full documentation

Gets the logical image width.

Full documentation

Gets the image mask.

Full documentation

Gets the image measure.

Full documentation

Gets the image orientation.

Full documentation

Gets the point data.

Full documentation

Gets the structure element that represents this image.

Full documentation

Gets the image width.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Checks if the given stream contains a BMP image.

Full documentation

Loads an image from the given stream.

Full documentation

Sets the alternate images.

Full documentation

Sets the bits per component.
Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16.

Full documentation

Sets the color space.

Full documentation

Sets a value indicating whether image interpolation is to be performed.

Full documentation

Sets the image mask.

Full documentation

Sets the image measure.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Sets the point data.

Full documentation

Sets the structure element that represents this image.

Full documentation